home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950929-19951130 / 000118_news@columbia.edu_Sun Oct 15 05:27:07 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA20554
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Mon, 16 Oct 1995 01:55:38 -0400
  3. Received: by apakabar.cc.columbia.edu id AA04242
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Mon, 16 Oct 1995 01:55:37 -0400
  5. Path: news.columbia.edu!spcuna!news.wctc.net!chi-news.cic.net!uwm.edu!cs.utexas.edu!news.cs.utah.edu!cc.usu.edu!jrd
  6. From: jrd@cc.usu.edu (Joe Doupnik)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: how to make kermit answer?
  9. Message-Id: <1995Oct15.112708.63791@cc.usu.edu>
  10. Date: 15 Oct 95 11:27:07 MDT
  11. References: <3080422B.2574@blue.intele.net>
  12. Organization: Utah State University
  13. Lines: 13
  14. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  15.  
  16. In article <3080422B.2574@blue.intele.net>, Gerry Jensen <gerry@blue.intele.net> writes:
  17. > I want to transfer files between 2 PCs using Kermit over the 
  18. > phone. What do I need to do to make one of the Kermits answer 
  19. > the phone?
  20. > Thanks,
  21. > Gerry
  22. > gerry@blue.intele.net
  23. -----------
  24.     Your modem has to answer the call. Please read the release
  25. documentation shipped with Kermit, and the manual for your modem. See
  26. the modem's ATS0=digit command. See Kermit's SERVER command.
  27.     Joe D.